From 438439f9c075808a67c9cb9a4230b81f2d0f6d84 Mon Sep 17 00:00:00 2001 From: Chong Yidong Date: Sun, 1 Apr 2007 17:38:02 +0000 Subject: [PATCH] * mail/smtpmail.el (smtpmail-via-smtp): Use standard case table when downcasing. --- lisp/ChangeLog | 3 +++ 1 file changed, 3 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index d7ac9a55ded..717162adce4 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,5 +1,8 @@ 2007-04-01 Chong Yidong + * mail/smtpmail.el (smtpmail-via-smtp): Use standard case table + when downcasing. + * button.el (previous-button): Rewrite to account for adjacent buttons. -- 2.30.2